'Declaration <__DynamicallyInvokableAttribute()> Public Sub Insert( _ ByVal index As Integer, _ ByVal item As T _ )
'Usage Dim instance As NotifyCollection(Of T) Dim index As Integer Dim item As T instance.Insert(index, item)
Parameters
- index
- item
'Declaration <__DynamicallyInvokableAttribute()> Public Sub Insert( _ ByVal index As Integer, _ ByVal item As T _ )
'Usage Dim instance As NotifyCollection(Of T) Dim index As Integer Dim item As T instance.Insert(index, item)